Autogenerated HTML docs for v2.19.1-593-gc670b 
diff --git a/git-help.html b/git-help.html index 45ad0a0..a1de0b3 100644 --- a/git-help.html +++ b/git-help.html 
@@ -769,6 +769,9 @@  guide is brought up. The <em>man</em> program is used by default for this   purpose, but this can be overridden by other options or configuration   variables.</p></div>  +<div class="paragraph"><p>If an alias is given, git shows the definition of the alias on  +standard output. To get the manual page for the aliased command, use  +<code>git COMMAND --help</code>.</p></div>   <div class="paragraph"><p>Note that <code>git --help ...</code> is identical to <code>git help ...</code> because the   former is internally converted into the latter.</p></div>   <div class="paragraph"><p>To display the <a href="git.html">git(1)</a> man page, use <code>git help git</code>.</p></div>  @@ -1008,7 +1011,7 @@  <div id="footer">   <div id="footer-text">   Last updated  - 2018-10-19 14:42:33 JST  + 2018-10-26 15:36:57 JST   </div>   </div>   </body>